home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3lsp.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_LIGHTPOINTGADGET_H = 1;
- include("real/primgad/p3lights.js")
-
-
- var R3CLID_LIGHTPOINTGADGET = 683;
-
-
-
-
-
-
- function r3Lightpointgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_LIGHTPOINTGADGET, arguments);
- }
- // Methods
-
- }
-
- r3Lightpointgadget.prototype=new r3Lightsourcegadget;
- // p3lsp.h_H